go/types.typeParamsById.Less (method, view implemented interface methods)
one use
go/types (current package)
unify.go#L181: func (s typeParamsById) Less(i, j int) bool { return s[i].id < s[j].id }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)